Ceil Function
Returns the value specified rounded up to the nearest Integer.
Syntax
result = Ceil( value )
Parameters | ||
value |
The value you want the ceiling of. |
Ceil Function
Returns the value specified rounded up to the nearest Integer.
Syntax
result = Ceil( value )
Parameters | ||
value |
The value you want the ceiling of. |